All Linux file systems have 4kb block size. Let's say I have 10mb of hard disk storage. That means I have 2560 blocks available and let's say I copied 2560 ...
All linux blocks are currently 1024 bytes. So, again another block size when you work with vmstat. This is the block size the Linux kernel uses ... Block sizes · I/O · How to.
You can do: stat -fc %s. This will give block size of the filesystem mounted in current directory (or any other directory specified instead of the dot).